Folder Path Expression

When loading the data flow into a file target, you'll need to provide a folder path where the file produced will be saved. This folder path can be a static value, or a dynamic PQL expression.

This lets you load file outputs into a new folder labeled by the given expression. This is commonly used to create date time folders, or to label the folder by the current user. It can also be used to append a variable to the folder path and name the folder according to that variable.